[INFO] cloning repository https://github.com/gustavodiasag/cool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gustavodiasag/cool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavodiasag%2Fcool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavodiasag%2Fcool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2a167e53e08076d33e0a2b4f7d459c96ddd8b24
[INFO] fixing gustavodiasag/cool against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavodiasag%2Fcool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gustavodiasag/cool
[INFO] finished tweaking git repo https://github.com/gustavodiasag/cool
[INFO] tweaked toml for git repo https://github.com/gustavodiasag/cool written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gustavodiasag/cool on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gustavodiasag/cool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tree-sitter-cool v0.2.1
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16da26c7a76e83a6a51b254650210119278cb2f2cf43d3af156d994bb85749bc
[INFO] running `Command { std: "docker" "start" "16da26c7a76e83a6a51b254650210119278cb2f2cf43d3af156d994bb85749bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16da26c7a76e83a6a51b254650210119278cb2f2cf43d3af156d994bb85749bc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16da26c7a76e83a6a51b254650210119278cb2f2cf43d3af156d994bb85749bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16da26c7a76e83a6a51b254650210119278cb2f2cf43d3af156d994bb85749bc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking sexp-core v0.1.0 (/opt/rustwide/workdir/sexp/sexp-core)
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking quote v1.0.41
[INFO] [stderr]     Checking syn v2.0.108
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tree-sitter-cool v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking sexp-derive v0.1.0 (/opt/rustwide/workdir/sexp/sexp-derive)
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> sexp/sexp-derive/src/lib.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     idx: u32,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]    --> sexp/sexp-derive/src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     attrs: &attr::Container,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_attrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]  --> sexp/sexp-derive/src/internals/ast.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Container<'a> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub original: &'a syn::DeriveInput,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/ast.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Variant<'a> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub original: &'a syn::Variant,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/ast.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Field<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub ty: &'a syn::Type,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `flatten` is never read
[INFO] [stdout]    --> sexp/sexp-derive/src/internals/attr.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct Field {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     flatten: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flatten` is never used
[INFO] [stdout]    --> sexp/sexp-derive/src/internals/attr.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl Field {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn flatten(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/case.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_str(s: &str) -> Result<Self, ParseError> {
[INFO] [stdout]    |                        ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_str(s: &str) -> Result<Self, ParseError<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> sexp/sexp-derive/src/lib.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     idx: u32,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]    --> sexp/sexp-derive/src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     attrs: &attr::Container,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_attrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]  --> sexp/sexp-derive/src/internals/ast.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Container<'a> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub original: &'a syn::DeriveInput,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/ast.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Variant<'a> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub original: &'a syn::Variant,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/ast.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Field<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub ty: &'a syn::Type,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `flatten` is never read
[INFO] [stdout]    --> sexp/sexp-derive/src/internals/attr.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct Field {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     flatten: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flatten` is never used
[INFO] [stdout]    --> sexp/sexp-derive/src/internals/attr.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl Field {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn flatten(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/case.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_str(s: &str) -> Result<Self, ParseError> {
[INFO] [stdout]    |                        ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_str(s: &str) -> Result<Self, ParseError<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> sexp/sexp-derive/src/lib.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     idx: u32,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]    --> sexp/sexp-derive/src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     attrs: &attr::Container,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_attrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]  --> sexp/sexp-derive/src/internals/ast.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Container<'a> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub original: &'a syn::DeriveInput,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/ast.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Variant<'a> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub original: &'a syn::Variant,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/ast.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Field<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub ty: &'a syn::Type,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `flatten` is never read
[INFO] [stdout]    --> sexp/sexp-derive/src/internals/attr.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct Field {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     flatten: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flatten` is never used
[INFO] [stdout]    --> sexp/sexp-derive/src/internals/attr.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl Field {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn flatten(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sexp/sexp-derive/src/internals/case.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_str(s: &str) -> Result<Self, ParseError> {
[INFO] [stdout]    |                        ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_str(s: &str) -> Result<Self, ParseError<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> sexp/sexp-core/tests/test.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[derive(Sexp)]
[INFO] [stdout]    |                  ^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout]    = note: this error originates in the derive macro `Sexp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> sexp/sexp-core/tests/test.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[derive(Sexp)]
[INFO] [stdout]    |                  ^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout]    = note: this error originates in the derive macro `Sexp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sexp-core` (test "test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "16da26c7a76e83a6a51b254650210119278cb2f2cf43d3af156d994bb85749bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16da26c7a76e83a6a51b254650210119278cb2f2cf43d3af156d994bb85749bc", kill_on_drop: false }`
[INFO] [stdout] 16da26c7a76e83a6a51b254650210119278cb2f2cf43d3af156d994bb85749bc
